communication/dns

reference 114DNS DNS server

rule:
  meta:
    name: reference 114DNS DNS server
    namespace: communication/dns
    authors:
      - william.ballenthin@mandiant.com
    scopes:
      static: function
      dynamic: thread
    references:
      - https://www.114dns.com/
      - https://www.amazon.com/ask/questions/Tx27CUHKMM403NP
    # examples:
      # - ab57d3c179355bf2bcdb7935483d84d4
  features:
    - or:
      - string: "114.114.114.114"
      - string: "114.114.115.115"
      - string: "114.114.114.119"
      - string: "114.114.115.119"
      - string: "114.114.114.110"
      - string: "114.114.115.110"

last edited: 2023-11-24 10:34:28